home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C++ für Kids
/
C++ for kids.iso
/
SETUP
/
US
/
CBUILDER
/
DATA.Z
/
SPLASH.DFM
/
SPLASH.txt
< prev
Wrap
Text File
|
1997-02-13
|
629b
|
33 lines
object SplashScreen: TSplashScreen
Left = 451
Top = 279
BorderStyle = bsNone
Caption = 'SplashScreen'
ClientHeight = 201
ClientWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 300
Height = 201
Align = alClient
BevelWidth = 5
TabOrder = 0
object Image1: TImage
Left = 5
Top = 5
Width = 290
Height = 191
Align = alClient
Picture.Data = {<image000.bmp>}
end
end
end